Skip to content

chore: release 3.6.21#160

Merged
PHKenny merged 5 commits into
mainfrom
development
Mar 19, 2026
Merged

chore: release 3.6.21#160
PHKenny merged 5 commits into
mainfrom
development

Conversation

@PHKenny
Copy link
Copy Markdown
Contributor

@PHKenny PHKenny commented Mar 19, 2026

  • Added PoiInput model to the map module with save() support for creating and editing points of interest via GraphQL.
  • Added PoiApiResponse helper class to the map module.

PHKenny and others added 5 commits March 19, 2026 17:08
Moves lib/src/access.dart (part of root library) into a self-contained
sub-library under lib/src/access/ with library/part/part of pattern.
Also adds /to-library skill to automate this conversion for other modules.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Adds PoiInput (@unfreezed) with save() mutation support (add/edit),
PoiApiResponse helper, and wires poi_input.dart into the map library.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@github-actions
Copy link
Copy Markdown

📋 Changelog Summary

This PR includes the following changes:

✨ Features

  • add PoiInput model and PoiApiResponse to map module (dd5a37b by @PHKenny, Claude Sonnet 4.6)

♻️ Refactoring

  • convert access model to sub-library module (cfd4359 by @PHKenny, Claude Sonnet 4.6)

🤖 Auto-generated by changelog workflow

@github-actions
Copy link
Copy Markdown

📊 Test Coverage Report

🎯 Dart/Flutter

Metric Value
Coverage 11.3%
Lines covered 13727 / 435
Lines missing -13292

🤖 Generated by coverage workflow

@PHKenny PHKenny merged commit 5d56ba9 into main Mar 19, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant